StudentAccountTransactionAdjustmentDetail 
EntityType  Independent 
Logical Entity Name  StudentAccountTransactionAdjustmentDetail 
Default Table Name  SaTransAdjustDetail 
Logical Only  NO 
Definition 
 
Note 
 

StudentAccountTransactionAdjustmentDetail Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentAccountTransactionAdjustmentDetailId(PK)    INTEGER  NO 
 
StudentAccountTransactionAdjustmentId(FK)    INTEGER  YES 
 
ColumnName    VARCHAR(50)  NO 
 
PriorValue    VARCHAR(100)  YES 
 
NewValue    VARCHAR(100)  YES 
 
LastModifiedUserId    INTEGER  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
CreatedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentAccountTransactionAdjustmentDetail Keys 
Key Name  Key Type  Keys 
SaTransAdjustDetail_SaTransAdjustDetailID_U_C_IDX  PrimaryKey  StudentAccountTransactionAdjustmentDetailId 

StudentAccountTransactionAdjustmentDetail Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentAccountTransactionAdjustment  Non-Identifying  Zero or One to Zero or More        StudentAccountTransactionAdjustmentId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentAccountTransactionAdjustmentDetail Check Constraints 
Check Constraint Name  CheckConstraint